i'm new in this kind of code and want to try load my own html
what already i've do it doesn't not load the file
I've try with "file:///sdcard/testapp/html/filehere.html" on LoadHtml(""); but doesn't worked
and when i run the app it just show a black text on webview exactly what i type on LoadHtml(""); before
edit: ah yes i'm already put my html file on many posibilities on the phone
here is screenshot of my code uploaded on discord https://media.discordapp.net/attachments/669469643127390218/887745116121493514/Screenshot_20210915-232241364.jpg
by the way i want to load the html inside the app itself not in device/external storage, is that possible?